C Batch Prediction Sample - SQPPlusCSample

This is an example program for using the SIMCA-QP+ batch prediction part and the C interface of SIMCA-Q dll. 

The application is a console application that takes a text file and the name of the usp to be created as arguments.

Also see the readme.md file in the main Samples folder for general info on the Visual Studio sample projects.

sqpcsample.vcxproj
    This is the project file you open in Visual Studio.

sqppluscsample.cpp
    This is the main application source file.

sqpplusrunner.c
    This is the c file where the actual interaction with SIMCA-QP+ takes place.
